Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove file from progress after download on IE11 #2310

Merged
merged 1 commit into from
Oct 22, 2019

Conversation

LukasHirt
Copy link
Contributor

Description

After the request for a file has been finished in download action, remove the file from the progress queue.

Related Issue

How Has This Been Tested?

  • test environment: IE11, Chrome, FF, Safari
  1. Download a file

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@LukasHirt LukasHirt added Status:Needs-Review Needs review from a maintainer bug-solved labels Oct 22, 2019
@LukasHirt LukasHirt self-assigned this Oct 22, 2019
@DeepDiver1975 DeepDiver1975 merged commit 5a348cb into master Oct 22, 2019
@delete-merged-branch delete-merged-branch bot deleted the bugfix/download-spinner-on-ie11 branch October 22, 2019 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Needs-Review Needs review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[QA] [IE11] File download spinner never stops and buttons are greyed out
2 participants